CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl model

搜索资源列表

  1. CameraQuat

    0下载:
  2. A OpenGL program to demonstrate using Quaternion to rotate 3d model. Quaternion can avoid gibbs lock if you use euler angle to rotate 3d model.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:209789
    • 提供者:linux
  1. Waterfall

    0下载:
  2. 本实验程序借助OpenGL以及windows编程(主要是创建窗口以及响应消息事件)的相关知识,采用粒子系统模型模拟现实世界的瀑布。实验的核心在于粒子系统模拟瀑布的水往下流以及水炮往上冒的场景。-The experimental procedures for programming with OpenGL, as well as windows (a window is created, as well as in response to news events) related to knowl
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:501514
    • 提供者:程扬
  1. SmallHouse11

    0下载:
  2. 基于vc++的OpenGL应用,需要安装OpenGL sdk,按w、a、s、d实现漫游功能,鼠标控制视角的转换,程序中画了一个简单的小房子模型-Vc++ based on the OpenGL application, need to install OpenGL sdk, according to w, a, s, d to achieve roaming function, the mouse control the angle of the conversion, process of p
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2179506
    • 提供者:jack
  1. RobertAnimation

    0下载:
  2. OPENGL的层次模型与关键帧动画,使用GULT作为UI的设计,便于DEBUG。-OPENGL level model and key-frame animation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3496057
    • 提供者:xuhao
  1. 31767693OpenGL

    0下载:
  2. 这是用OPENGL创建RGB模型,通过计算点,线得到的,是基于单文档的,可以用鼠标拾取旋转该模型-This is the RGB model created with OPENGL, by calculating the point, line received is based on a single document, you can use the mouse to rotate the model pick-up
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:78020
    • 提供者:zhangsong
  1. ball

    0下载:
  2. vc++6.0平台下用Opengl绘制的一个网状球体模型,可以通过键盘的方向键进行球体的旋转。-vc++6.0 platform Opengl rendering using a mesh sphere model, can be the keyboard arrow keys to spin the ball.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:38702
    • 提供者:liuyuan
  1. guanzhaomoxing

    0下载:
  2. 简单光照明模型的基本原理,利用VC+OpenGL实现物体的真实感图形-Simple optical model of the basic principles of lighting, using VC+ OpenGL to achieve realistic images of objects
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:319832
    • 提供者:zengyunyun
  1. 3dgame

    0下载:
  2. 用VC++编写的几款简单的3d游戏源代码! OpenGl 设计游戏 3D模型 动画模型 碰撞检测 场景编辑 -Using VC++, prepared by several simple games 3d source code! OpenGl game 3D model of the design model collision detection animation scene editor
  3. 所属分类:Game Program

    • 发布日期:2017-05-25
    • 文件大小:8238333
    • 提供者:sss
  1. Lesson06

    0下载:
  2. OpenGL实现的三维真实感图形学的演示代码,主要演示了光照明模型-OpenGL graphics realistic three-dimensional realization of the demonstration code, the main demonstration of the lighting model
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:40348
    • 提供者:dde
  1. model

    0下载:
  2. 第一个OpenGL程序,用于显示一个白色菱形在黑色背景下。-The first OpenGL programme.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:115658
    • 提供者:zoe
  1. Fire

    0下载:
  2. firestarter – A Real-Time Fire Simulator Many obstacles exist in attempting to graphically render physical phenomena that are highly fluid and ostensibly chaotic in nature. Fire is a prime example of such phenomena. Given the unrealizable compu
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1405306
    • 提供者:hwind
  1. BoneAnimation

    0下载:
  2. vc++ opengl 实现的简单骨骼动画模型 如果要进一步研究骨骼动画 可以在此基础修改而成-vc++ opengl to achieve a simple skeletal animation model to further study the skeleton animation can be modified on this basis from
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:205516
    • 提供者:dw
  1. Src

    0下载:
  2. 3D model read from 3D Max, and use openGL operate the model-OpenGL programms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:122620
    • 提供者:red
  1. basedon3dszhenanimation

    0下载:
  2. 一个用opengl 实现3ds模型帧动画源程序,很经典的一个例子,可以运行-This file includes all of the model structures that are needed to load in a .3DS file. If you intend to to this. These structures only support the information that is needed to load the objects in the sce
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2924988
    • 提供者:王风
  1. cxzx

    1下载:
  2. 本软件采用VC++/OpenGL开发环境,对3ds格式的三维数据模型进行读入与处理(旋转、缩放和平移,提供不同的图元浏览模式,骨架的提取等等)-The software using VC++/OpenGL development environment, on the 3ds format, read into the three-dimensional data model and processing (rotation, scaling and translation, provide d
  3. 所属分类:Graph program

    • 发布日期:2015-04-26
    • 文件大小:14867457
    • 提供者:upctanker
  1. Tunnel3D

    0下载:
  2. Android下基于OpenGL ES技术的三维Tunnel绘制功能,比较好的显示tunnel模型,具有基本的纹理贴图功能。-Android Based on OpenGL ES technology, 3D Tunnel rendering capabilities, and better display tunnel model with a basic texture mapping capabilities.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:627466
    • 提供者:辛瑞超
  1. GraduateProject

    2下载:
  2. 校园虚拟漫游系统,用OpenGL实现,其中包括3D模型载入等-Campus Virtual Tour System, using OpenGL implementation, including a 3D model of loading, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14505263
    • 提供者:张帅
  1. Assignment2_v1

    0下载:
  2. opengl~~~导入模型,光照~~~~非常完美的代码-loading model and lighting
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:349431
    • 提供者:shou wei
  1. GLRobotArm

    0下载:
  2. 本程序主要实现对机器狗运动的仿真模拟,用opengl编程构造机器狗模型,以及运动的控制操作。-This program primarily to realize the movement simulation of robot dog, robot dog model constructed using opengl programming, as well as movement control operations.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:81752
    • 提供者:gaobaoyu
  1. Pick1

    0下载:
  2. openGL 选择拾取机制实现模型的点选-Select pick-up mechanism to bring about openGL click model
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:235110
    • 提供者:张三
« 1 2 3 4 5 6 78 9 10 11 12 ... 44 »
搜珍网 www.dssz.com